projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4673b99
)
* Makefile.in (uninstall): Clean-up type_hierarchy* files.
author
Andrea Corallo
<acorallo@gnu.org>
Tue, 5 Mar 2024 14:21:44 +0000
(15:21 +0100)
committer
Andrea Corallo
<acorallo@gnu.org>
Tue, 5 Mar 2024 14:21:44 +0000
(15:21 +0100)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index e7fc19e6494cb1a9977ab8cf3d2271d00934fbde..d54583399d0c04fc13874eb7984efb705a6357f9 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-955,6
+955,7
@@
uninstall: uninstall-$(NTDIR) uninstall-doc uninstall-gsettings-schemas
ext=.gz; else ext=; fi; \
rm -f $$elt$$ext $$elt-[1-9]$$ext $$elt-[1-9][0-9]$$ext; \
done; \
+ rm -f type_hierarchy.jpg type_hierarchy.txt; \
fi)
(if [ -n "${GZIP_PROG}" ]; then \
ext=.gz; else ext=; fi; \